Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: prebuilt browser bundle #74

Merged
merged 1 commit into from
May 26, 2020
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented May 20, 2020

This should unblock ipfs/public-gateway-checker#96 (comment)

This PR is a surgical update to provide browserified bundle that can be loaded from jsDelivr:

  • bumps aegir to the latest version
  • adds browserified bundle: dist/index.min.js
  • updates package.json to pass npx aegir lint-package-json

Just to be safe, I plan to release this as 4.0.0

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lazyweirdo
Copy link

is it ready ?

@lidel
Copy link
Member Author

lidel commented May 26, 2020

lol I was about to merge this and this popped out, you scared me 🤣

will release this shortly

@lidel lidel merged commit 05ebf61 into master May 26, 2020
@lidel lidel deleted the feat/prebuilt-browser-bundle branch May 26, 2020 22:20
@lidel
Copy link
Member Author

lidel commented May 26, 2020

Released as v4.1.0, bundle is at: https://cdn.jsdelivr.net/npm/ipfs-geoip@4.1.0/dist/index.min.js, when loaded you should have access to window.IpfsGeoip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants